.inbox .img1{
	display:inline-block;
	height:25px;
	margin-top:5px;
}
.inbox .p1{
	display:inline-block;
	font-size:24px;
	font-weight:900;
	color:#1a64b0;
	letter-spacing:-0.03em;
	vertical-align:top;
	text-transform:uppercase;
}
.inbox .p2{
	font-size:18px;
	line-height:28px;
	font-weight:400;
	color:#bebebe;
	letter-spacing:-0.03em;
}
.inbox .ul1{
	width:100%;
}
.inbox .ul1 .li1{float:left;}
.inbox .ul1 .li2{float:right;}
.inbox .ul1 li .img2,
.inbox .ul1 li .p3{
	display:inline-block;
	vertical-align:middle;
}
.inbox .ul1 li .p3{
	margin-left:10px;
	font-size:14px;
	font-weight:300;
	line-height:18px;
	color:#444;
}

.inbox iframe{border:1px solid #bebebe;}



.inbox .box1{
	width:100%;
	padding:30px 30px 10px;
	border:1px solid #bebebe;
	border-radius:8px;
	background-color:#fafafa;
	display:table;
}
.inbox_e .box1{padding:30px;}
.inbox .box1_1{display:table; width:100%;}
.inbox .box1 hr{
	width:100%;
	margin-bottom:25px;
	border-bottom:1px dashed #bebebe;
	background-color:transparent;
	height:0;
}
.inbox .box1 .img3,
.inbox .box1_1 div{
	float:left;
	margin-left:10px;
}
.inbox .box1 .img3{
	margin-bottom:25px;
}
.inbox .box1_1 div .p4{
	margin-top:5px;
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
}
.inbox .box1_1 div .p4_1{margin-top:8px;}
.inbox .box1_1 div .p4_2{margin-top:2px;}
.inbox .box1_1 div .p5{
	margin-top:7px;
	font-size:14px;
	font-weight:300;
}
.inbox .box1_1 div .p5 span{
	font-weight:500;
	padding-bottom:5px;
	border-bottom:1px solid #444;
}
.inbox .box1 .ul2{
	margin-bottom:25px;
	float:left;
	width:100%;
}
.inbox_e .box1 .ul2{margin-bottom:0;}
.inbox .box1 .ul2 li{
	float:left;
	display:table;
}
.inbox .box1 .ul2 li .img4,
.inbox .box1 .ul2 li .p6{float:left;}
.inbox .box1 .ul2 li .p6{
	margin-left:12px;
	font-size:13px;
	font-weight:300;
	line-height:18px;
	color:#444;
	letter-spacing:-0.03em;
	text-transform:uppercase;
}
.inbox .box1 .ul2 li .p6 span{
	color:#1d66b1;
	font-size:14px;
	font-weight:500;
}
.inbox_e .box1 .ul2 li .p6 span{
	font-size:13px;
	word-break:break-word;
}
.inbox .box1 .ul2 .li1{margin-right:25px;}
.inbox_e .box1 .ul2 .li1,
.inbox_e .box1 .ul2 .li2{margin-bottom:15px;}
.inbox .box1 .ul2 .li2{margin-right:109px;}
.inbox .box1 .ul2 li:last-child{margin:0;}

/* Until Nexus 6P standview(435*773) */
@media only screen and (max-width:435px){
	.inbox .box1 .img3{margin:10px 0 0;}
	.inbox_e .ul1 li .p3{font-size:12px;}
	.inbox_e .box1_1 div .p5{font-size:13px;}
	.inbox_e .box1_1 div .p5 span{border:none;}
}

/* untill iPhone 5's wideview(320*568) */
@media only screen and (max-width:567px) and (min-width:436px){
}

/* untill iPad's standview(768*1024) */
@media only screen and (max-width:773px) and (min-width:568px){
	.inbox .box1 .img3{margin:5px 0 0;}
	.inbox .box1 .ul2 .li2:first-child{margin-right:25px;}
}

@media only screen and (max-width:767px){
}

/* For Mobile Common Style */
@media only screen and (max-width: 773px) {
	.inbox .p2{font-size:16px;}
	.inbox iframe{
		width:100% !important;
		height:300px !important;
		margin:0 auto;
	}
	.inbox .ul1 li{
		width:100%;
		margin-bottom:10px;
	}
	.inbox .ul1 li .img2{
		float:left;
		width:8%;
		max-width:30px;
	}
	.inbox .ul1 li .p3{
		float:left;
		width:90%;
		margin:0 0 0 2%;
	}
	.inbox .ul1 .li2{float:left;}
	.inbox .box1{
		padding:15px;
	}
	.inbox .box1 .img3{
		width:8%;
		max-width:36px;
	}
	.inbox .box1 hr{padding-top:35px;}
	.inbox .box1 .ul2{
		padding-left:30px;
		margin:0;
	}
	.inbox_e .box1 .ul2{
		padding-left:10px;
	}
	.inbox .box1 .ul2 li,
	.inbox .box1 .ul2 li:last-child{margin:10px 0;}
	.inbox .box1 .ul2 li .img4{display:none;}
	.inbox .box1 .ul2 .li2{margin-right:0;}
	.inbox .box1 .ul2 li .p6{margin-left:0;}
	.inbox_e .box1 .ul2 .li1{margin-right:0;}
}

/* Only PC view Style */
@media only screen and (min-width: 774px) {

}


/*IE 8*/
	.old_ie .inbox iframe{
		border:1px solid #bebebe;
		width:798px;
	}
	.old_ie .inbox .box1{padding:30px 0 10px 15px;}
	.old_ie .inbox .box1_1 .p4_1,
	.old_ie .inbox .box1_1 .p4_2,
	.old_ie .inbox .box1_1 .p5 span,
	.old_ie .inbox .box1 .ul2 li .p6 span{font-weight:bold;}
	.old_ie .inbox .box1 .ul2 .li1{margin-right:14px;}
	.old_ie .inbox .box1 .ul2 .li2{margin-right:77px;}
	.old_ie .inbox .box1 .ul2 li .p6{margin-left:5px;}